projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aebd87
)
* print.c (print_object): Fix off-by-one in last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 20 Aug 2008 14:18:53 +0000
(14:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 20 Aug 2008 14:18:53 +0000
(14:18 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index dd1c35f3578dfbfdc4f2c01c9db3913df9214d18..b02d4b5c00eba7a2506a90d2003be3faada6f14c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-08-20 Andreas Schwab <schwab@suse.de>
+
+ * print.c (print_object): Fix off-by-one in last change.
+
2008-08-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c (x_load_font): Round average width to the nearest integer.